ConditionalText Properties

Properties

Condition Contains the condition that determines which of the two text strings
IsCurrentValue Specifies the evaluation result of a condition given by the expression
Value Contains conditional text.
ValueIfFalse Contains a text string to display if a condition is false.
ValueIfTrue Contains a text string to display if a condition is true.

See Also